home *** CD-ROM | disk | FTP | other *** search
/ Chip 2005 March / CMCD0305.ISO / Software / Shareware / Grafica / jpeginst / jpeginst.exe / {app} / enhancer.exe / 0 / RCDATA / TABOUTBOX / TABOUTBOX.txt < prev   
Text File  |  2004-11-05  |  5KB  |  198 lines

  1. object AboutBox: TAboutBox
  2.   Left = 452
  3.   Top = 547
  4.   AutoScroll = False
  5.   BorderIcons = [biMinimize, biMaximize]
  6.   Caption = 'About'
  7.   ClientHeight = 212
  8.   ClientWidth = 325
  9.   Color = clBtnFace
  10.   Font.Charset = DEFAULT_CHARSET
  11.   Font.Color = clWindowText
  12.   Font.Height = -11
  13.   Font.Name = 'MS Sans Serif'
  14.   Font.Style = []
  15.   OldCreateOrder = True
  16.   Position = poMainFormCenter
  17.   Scaled = False
  18.   PixelsPerInch = 96
  19.   TextHeight = 13
  20.   object Panel1: TTePanel
  21.     Left = 8
  22.     Top = 8
  23.     Width = 313
  24.     Height = 179
  25.     BevelInner = bvRaised
  26.     BevelOuter = bvLowered
  27.     ParentColor = True
  28.     TabOrder = 0
  29.     ThemeObject = 'default'
  30.     object Image1: TImage
  31.       Left = 9
  32.       Top = 9
  33.       Width = 100
  34.       Height = 81
  35.       AutoSize = True
  36.       Picture.Data = {<image000.bmp>}
  37.     end
  38.     object ProductName: TTeLabel
  39.       Left = 112
  40.       Top = 8
  41.       Width = 193
  42.       Height = 25
  43.       Performance = kspNoBuffer
  44.       Alignment = taCenter
  45.       AutoSize = False
  46.       Caption = 'Jpeg Enhancer'
  47.       Color = clBtnFace
  48.       Font.Charset = DEFAULT_CHARSET
  49.       Font.Color = clWindowText
  50.       Font.Height = -20
  51.       Font.Name = 'MS Sans Serif'
  52.       Font.Style = []
  53.       ParentColor = False
  54.       ParentFont = False
  55.       ThemeObject = 'default'
  56.     end
  57.     object Version: TTeLabel
  58.       Left = 129
  59.       Top = 40
  60.       Width = 161
  61.       Height = 20
  62.       Performance = kspNoBuffer
  63.       Alignment = taCenter
  64.       AutoSize = False
  65.       Caption = 'Version NOVERSION'
  66.       Color = clBtnFace
  67.       Font.Charset = DEFAULT_CHARSET
  68.       Font.Color = clWindowText
  69.       Font.Height = -17
  70.       Font.Name = 'MS Sans Serif'
  71.       Font.Style = []
  72.       ParentColor = False
  73.       ParentFont = False
  74.       ThemeObject = 'default'
  75.     end
  76.     object Copyright: TTeLabel
  77.       Left = 8
  78.       Top = 112
  79.       Width = 265
  80.       Height = 16
  81.       Performance = kspNoBuffer
  82.       AutoSize = False
  83.       Caption = 'Copyright VicMan Software 2003-2004'
  84.       Color = clBtnFace
  85.       ParentColor = False
  86.       ThemeObject = 'default'
  87.     end
  88.     object Comments: TTeLabel
  89.       Left = 8
  90.       Top = 136
  91.       Width = 249
  92.       Height = 25
  93.       Cursor = crHandPoint
  94.       Performance = kspNoBuffer
  95.       OnClick = CommentsClick
  96.       AutoSize = False
  97.       Caption = 'support@vicman.net'
  98.       Color = clBtnFace
  99.       ParentColor = False
  100.       ThemeObject = 'default'
  101.       WordWrap = True
  102.     end
  103.     object Label1: TTeLabel
  104.       Left = 8
  105.       Top = 160
  106.       Width = 281
  107.       Height = 16
  108.       Cursor = crHandPoint
  109.       DragCursor = crDefault
  110.       Performance = kspNoBuffer
  111.       OnClick = Label1Click
  112.       AutoSize = False
  113.       Caption = 'Homepage: www.vicman.net/jpegenhancer/'
  114.       Color = clBtnFace
  115.       ParentColor = False
  116.       ThemeObject = 'default'
  117.     end
  118.     object License: TTeLabel
  119.       Left = 144
  120.       Top = 69
  121.       Width = 161
  122.       Height = 16
  123.       Performance = kspNoBuffer
  124.       Visible = False
  125.       AutoSize = False
  126.       Caption = 'License'
  127.       Color = clBtnFace
  128.       ParentColor = False
  129.       ThemeObject = 'default'
  130.     end
  131.   end
  132.   object OKButton: TTeButton
  133.     Left = 111
  134.     Top = 188
  135.     Width = 90
  136.     Height = 25
  137.     Performance = kspDoubleBuffer
  138.     OnClick = OKButtonClick
  139.     BlackAndWhiteGlyph = False
  140.     Caption = 'OK'
  141.     Default = True
  142.     FontOptions.Bold = False
  143.     FontOptions.Italic = False
  144.     FontOptions.SizeDelta = 0
  145.     FontOptions.FontColor = clNone
  146.     FontOptions.StrikeOut = False
  147.     FontOptions.Underline = False
  148.     ModalResult = 1
  149.     ThemeObject = 'default'
  150.     TabOrder = 1
  151.     WordWrap = False
  152.   end
  153.   object TeForm1: TTeForm
  154.     Animation.EffectKind = '[ RANDOM ] - Random selection'
  155.     BorderIcons = [kbiClose]
  156.     BorderStyle = kbsDialog
  157.     Dragging.Sizeable = False
  158.     SystemMenuOptions.Animation.EffectKind = '[ RANDOM ] - Random selection'
  159.     TrayMenuOptions.Animation.EffectKind = '[ RANDOM ] - Random selection'
  160.     Performance = ksfpNoBuffer
  161.     StayOnTop = False
  162.     StretchBackground = False
  163.     WindowState = kwsNormal
  164.     ThemeObject = 'default'
  165.     Left = 248
  166.     Top = 120
  167.   end
  168.   object m_pFormLang: TsmlFormLangRes
  169.     LangFileName = 'DefLang.ini'
  170.     IgnoreEmptyString = False
  171.     AutoCreateMode = True
  172.     AddBracket = False
  173.     StringProperties.Strings = (
  174.       'Caption')
  175.     StringsProperties.Strings = (
  176.       'Tabs'
  177.       'Items')
  178.     IgnoreFormCaption = False
  179.     IncludeListViewItems = False
  180.     IncludeListViewHead = False
  181.     IncludeTreeViewItems = False
  182.     Active = True
  183.     Left = 280
  184.     Top = 88
  185.   end
  186.   object m_pMsgLang: TsmlMsgLangRes
  187.     LangFileName = 'DefLang.ini'
  188.     IgnoreEmptyString = False
  189.     AutoCreateMode = True
  190.     AddBracket = False
  191.     MsgList.Strings = (
  192.       'Version=Version')
  193.     Active = True
  194.     Left = 288
  195.     Top = 128
  196.   end
  197. end
  198.